-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Widp] Implement login with two factor #228
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry @xurxodev but after multiple tests I think I can confirm that this is not working for me. It repeately throws me a "Session expired" error, no matter how fast I copy the 2FA code. Let's try to find a time next week to do it together please.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @xurxodev
📌 References
⚙️ branches
app:
Origin: feature-widp/implement_two_factor Target: develop-widp
dhis2-android-SDK:
Origin: develop-eyeseetea
🎩 What is the goal?
Implement two factor login
📝 How is it being implemented?
💥 How can it be tested?
2.41 - user with two-factor code enabled should can to log in
2.41 - user without two-factor code enabled should can to log in
2.40 - user with two-factor code enabled - Not work because new endpoint doesn't exist
2.40 - user without two-factor code enabled should can to log in
2.39 - user with two-factor code enabled - Not work because new endpoint doesn't exist
2.39 - user without two-factor code enabled should can to log in
💾 Requires DB migration?
🎨 UI changes?